|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xdoclet.sdk.xgg.XGGPojo | +--xdoclet.sdk.xtag.migrator.ConditionDescription
XML element: <condition-description/>
. This element exists in the following versions:
Constructor Summary | |
ConditionDescription()
Default constructor. |
|
ConditionDescription(Namespace parent)
Constructor. |
|
ConditionDescription(Parameter parent)
Constructor. |
|
ConditionDescription(Tag parent)
Constructor. |
Method Summary | |
String |
getPcData()
|
void |
setPcData(String pcData)
|
Methods inherited from class xdoclet.sdk.xgg.XGGPojo |
checkValue, checkVersion, setVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConditionDescription()
public ConditionDescription(Namespace parent) throws IllegalStateException
parent
- the parent element
IllegalStateException
- if this constructor is illegal
with the current version.public ConditionDescription(Tag parent) throws IllegalStateException
parent
- the parent element
IllegalStateException
- if this constructor is illegal
with the current version.public ConditionDescription(Parameter parent) throws IllegalStateException
parent
- the parent element
IllegalStateException
- if this constructor is illegal
with the current version.Method Detail |
public final void setPcData(String pcData)
public final String getPcData()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |